Table of content



/warehouse/country/{id}

Mapping URL: /warehouse/country/{id}

Description: find the warehouse entities of country with the appended id

Microservice: CountryService


Methods

/warehouse/country/{id}

/warehouse/country/{id}

Mapping URL: /warehouse/country/{id}

Description: CountryService

Name: findAllWarehouseOfCountry(id)

Request Method: GET

Service Interface: /warehouse/country/{id}

Service Entity: Country



CountryService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content